os/exec.Cmd.watchCtx (method)

2 uses

	os/exec (current package)
		exec.go#L775: 		go c.watchCtx(resultc)
		exec.go#L788: func (c *Cmd) watchCtx(resultc chan<- ctxResult) {